Call the update_area callback depending on the number of rows loaded in
authorHavoc Pennington <hp@pobox.com>
Mon, 22 Nov 1999 23:04:52 +0000 (23:04 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Mon, 22 Nov 1999 23:04:52 +0000 (23:04 +0000)
commit4cbca90747e7f45f83411d580d335cbfbd1dba97
tree99893f6d17a51d7b6469f3ef581cac42c9851a32
parent33da844e70731005b5bb3670f81ca59a832b2910
Call the update_area callback depending on the number of rows loaded in

1999-11-22  Havoc Pennington  <hp@pobox.com>

* src/io-png.c (image_load_increment): Call the update_area
callback depending on the number of rows loaded in this increment.

* src/testpixbuf.c (main): slow down the progressive load demo
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-png.c